- function control
- functiebesturing
English-Dutch technical dictionary. 2013.
English-Dutch technical dictionary. 2013.
multi-function control stalk — A rod shaped control mounted on the steering column near the steering wheel. A unit could operate the signal lights, headlight dimmer switch, wipers, windshield washer, cruise control, and horn … Dictionary of automotive terms
control — [1] A device or mechanism for adjusting a component. See cruise control. [2] The ability of the driver to make a vehicle perform as required. [3] To regulate. [4] Automatic or manual device used to stop, start, and/or regulate flow of gas, liquid … Dictionary of automotive terms
control stalk — A shaft which projects from the steering column just below the steering wheel. It may control lights, cruise control, wipers, windshield washer, signal lights, horn, etc. Also see multi function control stalk … Dictionary of automotive terms
Control chart — One of the Seven Basic Tools of Quality First described by Walter A. Shewhart … Wikipedia
Control of respiration — Control of ventilation refers to the physiological mechanisms involved in the control of physiologic ventilation. Gas exchange primarily controls the rate of respiration. The most important function of breathing is gas exchange (of oxygen and… … Wikipedia
Control flow analysis — is a static code analysis technique for determining the control flow of a program. The control flow is expressed as a control flow graph (CFG). For many languages, the control flow of a program is explicit in a program s source code. As a result … Wikipedia
Control array — (mostly used in Visual Basic) is the collection of controls that programmer put it in form (VB Form). Control array is always a single dimensional array. Control array is that you can add or delete array elements at run time. With some controls,… … Wikipedia
function — function, functionalism Although the use of the concepts of function and functionalism is usually associated with the work of Talcott Parsons in modern sociology, there is a long tradition of functional explanation in studying societies, and a… … Dictionary of sociology
Control del bucle while do — Saltar a navegación, búsqueda Controla el bucle while o bucle mientras es una estructura de la mayoría de los lenguajes de programación estructurados cuyo propósito es repetir un bloque de código mientras una condición se mantenga verdadera.… … Wikipedia Español
Control theory — For control theory in psychology and sociology, see control theory (sociology) and Perceptual Control Theory. The concept of the feedback loop to control the dynamic behavior of the system: this is negative feedback, because the sensed value is… … Wikipedia
Control table — This simple control table directs program flow according to the value of the single input variable. Each table entry holds a possible input value to be tested for equality (implied) and a relevant subroutine to perform in the action column. The… … Wikipedia